Skip to content

Fix typos in docstrings and comments - #600

Merged
seperman merged 1 commit into
qlustered:devfrom
Labib-Bin-Salam:fix-docstring-typos
Jul 29, 2026
Merged

Fix typos in docstrings and comments#600
seperman merged 1 commit into
qlustered:devfrom
Labib-Bin-Salam:fix-docstring-typos

Conversation

@Labib-Bin-Salam

Copy link
Copy Markdown

A few small typo fixes I came across while reading through the code and docs:

  • deepdiff/model.py - "comparision" -> "comparison" (in DiffLevel.copy docstring)
  • deepdiff/diff.py - "revisted" -> "revisited" (TODO comment)
  • deepdiff/docstrings/view.rst - "representaion" -> "representation" (x2, these render in the docs)
  • deepdiff/docstrings/deephash_doc.rst - "agains" -> "against"

Comments and documentation only - no functional changes. Branched off dev.

- model.py: "comparision" -> "comparison" (DiffLevel.copy docstring)
- diff.py: "revisted" -> "revisited" (TODO comment)
- docstrings/view.rst: "representaion" -> "representation" (x2)
- docstrings/deephash_doc.rst: "agains" -> "against"

@seperman seperman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@seperman
seperman merged commit a5ab083 into qlustered:dev Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants